Total Complexity | 30 |
Dependencies | 2 |
Dependents | 5 |
Total lines | 191 |
Lines of code | 72 |
Logical lines of code | 38 |
Comment lines | 72 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get() | 49 | 17 | 25 | |
sanitize() | 61 | 4 | 12 | |
sanitizeRecursively() | 64 | 3 | 10 | |
getAllowedHtmlTags() | 61 | 2 | 13 | |
sanitizeHtml() | 79 | 1 | 3 | |
sanitizeContent() | 80 | 1 | 3 | |
filterHtml() | 79 | 1 | 3 | |
validator() | 80 | 1 | 3 |